CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP 遗传算法

搜索资源列表

  1. 基于遗传算法的TSP问题的解决

    8下载:
  2. 基于遗传算法的TSP问题的matlab实现
  3. 所属分类:matlab例程

  1. 遗传算法解决tsp的C++程序

    3下载:
  2. 使用遗传算法解决旅行商问题,可设定问题规模的大小。
  3. 所属分类:数值算法/人工智能

  1. TSP问题算法源代码

    0下载:
  2. TSP问题算法源代码
  3. 所属分类:源码下载

    • 发布日期:2011-11-09
    • 文件大小:608743
    • 提供者:renchunyu
  1. tsp.rar

    0下载:
  2. 通过遗传算法解决城市之间问题,简单小程序,Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4638
    • 提供者:韩靖
  1. 2

    0下载:
  2. tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2254
    • 提供者:mm
  1. TSP

    3下载:
  2. 遗传算法求解经典的旅行商(TSP)问题。图形化界面,可以选择大/中/小地图文件,并演示进化的过程。中/小地图在默认代数下一般都可以找到最优解。-Genetic Algorithm for the classic TSP problem. Graphical interface, you can choose large/medium/small map files, and demonstrates evolutionary process. Medium/small maps in the d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-06
    • 文件大小:304479
    • 提供者:PanHao
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3445
    • 提供者:dayong
  1. Generic-Algorithm-for-TSP

    3下载:
  2. 运用优化遗传算法解决100个城市的TSP问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities TSP problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:128712
    • 提供者:李佳鹤
  1. tsp_yichuansuanfai

    0下载:
  2. tsp遗传算法的实现,以前的作业,希望大家喜欢-Genetic Algorithm tsp realize, before the operation, I hope everyone likes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:726974
    • 提供者:zzt
  1. TSP

    0下载:
  2. 遗传算法实现TSP算法,包括选择、交叉等操作-TSP algorithm for genetic algorithm implementation, including selection, crossover, such as operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:86118
    • 提供者:evan
  1. tsp

    0下载:
  2. 遗传算法解决 TSP 问题的MATLAB源码-Genetic algorithm to solve TSP problem the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:ycq
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. tsp

    0下载:
  2. 遗传算法求解tsp问题的matlab代码-Genetic algorithm matlab code issues tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2959
    • 提供者:吴立锋
  1. genetic_algorithm-Solve-the-TSP-problem

    2下载:
  2. 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-25
    • 文件大小:1435
    • 提供者:孙岩
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:184393
    • 提供者:Allen
  1. TSP-PDF

    0下载:
  2. 有关TSP遗传算法的的三个pdf论文。不错的参考-The TSP of the three genetic algorithms pdf papers. A good reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:471595
    • 提供者:远影
  1. 10242419TSP遗传算法程序

    0下载:
  2. 是tsp遗传算法,详细的描述其进行的过程,可以使人很容易理解。(TSP genetic algorithm, a detailed descr iption of its process, can make it easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:134144
    • 提供者:yongwong
  1. 遗传算法解决TSP问题

    0下载:
  2. 遗传算法求TSP问题,有演进过程和最终进化曲线(The genetic algorithm for solving the TSP problem has evolution process and final evolution curve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:蓝色妖怪
  1. TSP遗传算法

    0下载:
  2. 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:29848576
    • 提供者:wwwhx
  1. 遗传算法求解TSP

    1下载:
  2. 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:433152
    • 提供者:jbdick
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com